home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / fire-man.swf / scripts / DefineSprite_138 / frame_1 / DoAction.as
Encoding:
Text File  |  2011-10-17  |  131 b   |  5 lines

  1. _root.smoke._x = _root.heroe._x;
  2. _root.smoke._y = _root.heroe._y - 3;
  3. _root.smoke.gotoAndPlay(1);
  4. _root.heroe.barrida.start();
  5.